Home
last modified time | relevance | path

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

/external/v8/src/
Dliveedit.cc1139 void LiveEdit::SetFunctionScript(Handle<JSValue> function_wrapper, in SetFunctionScript()
Druntime.cc12451 Handle<JSValue> function_wrapper = Handle<JSValue>::cast(function_object); in RUNTIME_FUNCTION() local