Home
last modified time | relevance | path

Searched refs:PrototypeId (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/full-codegen/
Dfull-codegen.cc1525 PrepareForBailoutForId(lit->PrototypeId(), BailoutState::TOS_REGISTER); in VisitClassLiteral()
/external/v8/src/ast/
Dast.h2784 BailoutId PrototypeId() { return BailoutId(local_id(4)); } in PrototypeId() function
/external/v8/src/compiler/
Dast-graph-builder.cc1630 PrepareFrameState(prototype, expr->PrototypeId(), in VisitClassLiteralContents()