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

  /external/v8/src/
optimizing-compile-dispatcher.cc 300 current->info()->HasSameOsrEntry(function, osr_ast_id)) {
315 current->info()->HasSameOsrEntry(function, osr_ast_id)) {
compiler.h 381 bool HasSameOsrEntry(Handle<JSFunction> function, BailoutId osr_ast_id) {

Completed in 361 milliseconds