HomeSort by relevance Sort by last modified time
    Searched defs:ComputeLazyCompile (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
handles.cc 750 Handle<Code> ComputeLazyCompile(int argc) {
751 CALL_HEAP_FUNCTION(StubCache::ComputeLazyCompile(argc), Code);
stub-cache.cc 702 Object* StubCache::ComputeLazyCompile(int argc) {
    [all...]

Completed in 62 milliseconds