HomeSort by relevance Sort by last modified time
    Searched refs:js_function (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/v8/src/
code-stubs-hydrogen.cc 78 // function found in the optimized code map at map_index in js_function, if
81 void BuildCheckAndInstallOptimizedCode(HValue* js_function,
86 void BuildInstallCode(HValue* js_function, HValue* shared_info);
91 void BuildInstallFromOptimizedCodeMap(HValue* js_function,
1270 HInstruction* js_function = Add<HAllocate>(size, HType::JSObject(), local
    [all...]
debug.cc 1701 Handle<JSFunction> js_function = Handle<JSFunction>::cast(holder); local
    [all...]
factory.cc 1832 Handle<JSFunction> js_function = Handle<JSFunction>::cast(object); local
    [all...]
ic.cc 1930 Handle<JSFunction> js_function = Handle<JSFunction>::cast(function); local
    [all...]
  /external/chromium_org/v8/src/arm64/
builtins-arm64.cc 1174 { Label js_function, non_proxy; local
    [all...]

Completed in 370 milliseconds