Flutter Engine
The Flutter Engine
|
This is the complete list of members for dart::ClosureFunctionsCache, including all inherited members.
AddClosureFunctionLocked(const Function &function, bool allow_implicit_closure_functions=false) | dart::ClosureFunctionsCache | static |
ClosureFunctionFromIndex(intptr_t idx) | dart::ClosureFunctionsCache | static |
FindClosureIndex(const Function &needle) | dart::ClosureFunctionsCache | static |
ForAllClosureFunctions(std::function< bool(const Function &)> callback) | dart::ClosureFunctionsCache | static |
LookupClosureFunction(const Function &member_function, intptr_t kernel_offset) | dart::ClosureFunctionsCache | static |
LookupClosureFunctionLocked(const Function &member_function, intptr_t kernel_offset) | dart::ClosureFunctionsCache | static |