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

  /external/v8/src/
bootstrapper.cc 357 Handle<Code> call_code = Handle<Code>(isolate->builtins()->builtin(call)); local
359 factory->NewFunctionWithoutPrototype(symbol, call_code) :
364 call_code,
    [all...]
objects-debug.cc 712 VerifyPointer(call_code());
objects-printer.cc 894 PrintF(out, "\n - call_code: ");
895 call_code()->ShortPrint(out);
stub-cache.cc     [all...]
builtins.cc     [all...]
log.cc     [all...]
objects-inl.h     [all...]
objects.h     [all...]

Completed in 1512 milliseconds