Searched defs:function_wrapper (Results 1 – 3 of 3) sorted by relevance
155 Handle<JSValue> function_wrapper = Handle<JSValue>::cast(function_object); in RUNTIME_FUNCTION() local
299 struct function_wrapper {}; struct
975 void LiveEdit::SetFunctionScript(Handle<JSValue> function_wrapper, in SetFunctionScript()