Searched refs:OsrGuardTypeOf (Results 1 - 5 of 5) sorted by relevance

/external/v8/src/compiler/
H A Dcommon-operator.h293 OsrGuardType OsrGuardTypeOf(Operator const*);
H A Dcommon-operator.cc325 OsrGuardType OsrGuardTypeOf(Operator const* op) { function in namespace:v8::internal::compiler
H A Dverifier.cc386 switch (OsrGuardTypeOf(node->op())) {
H A Dtyper.cc595 switch (OsrGuardTypeOf(node->op())) {
H A Dsimplified-lowering.cc1367 switch (OsrGuardTypeOf(node->op())) {

Completed in 235 milliseconds