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

  /external/v8/src/compiler/
common-operator.h 335 const Operator* OsrGuard(OsrGuardType type);
osr.cc 271 NodeProperties::ChangeOp(osr_guard, common->OsrGuard(OsrGuardType::kAny));
opcodes.h 68 V(OsrGuard) \
common-operator.cc     [all...]
ast-graph-builder.cc     [all...]
bytecode-graph-builder.cc 338 const Operator* guard_op = common()->OsrGuard(OsrGuardType::kUninitialized);
    [all...]

Completed in 1183 milliseconds