Home
last modified time | relevance | path

Searched defs:function_object (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/tools/grit/grit/extern/
DFP.py61 def SetUnsignedFingerPrint(function_object): argument
/external/v8/src/
Dbootstrapper.cc1830 Object* function_object = holder->GetProperty(*name)->ToObjectUnchecked(); in InstallBuiltinFunctionId() local
2093 Object* function_object = builtins->GetPropertyNoExceptionThrown(*name); in InstallJSBuiltins() local
Druntime.cc12447 Handle<Object> function_object(args[0], isolate); in RUNTIME_FUNCTION() local
/external/chromium_org/v8/src/
Dbootstrapper.cc2070 Object* function_object = holder->GetProperty(*name)->ToObjectUnchecked(); in InstallBuiltinFunctionId() local
2348 Object* function_object = builtins->GetPropertyNoExceptionThrown(*name); in InstallJSBuiltins() local
Druntime.cc13374 Handle<Object> function_object(args[0], isolate); in RUNTIME_FUNCTION() local