Home
last modified time | relevance | path

Searched defs:function_wrapper (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Sema/
Dwarn-documentation.cpp299 struct function_wrapper {}; struct
/external/v8/src/
Dliveedit.cc1242 void LiveEdit::SetFunctionScript(Handle<JSValue> function_wrapper, in SetFunctionScript()
Druntime.cc13602 Handle<JSValue> function_wrapper = Handle<JSValue>::cast(function_object); in RUNTIME_FUNCTION() local