Home
last modified time | relevance | path

Searched defs:receiver_scope (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/parsing/
Dparser-base.h1116 DeclarationScope* receiver_scope = closure_scope->GetReceiverScope(); in UseThis() local
/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.cc6495 DeclarationScope* receiver_scope = closure_scope()->GetReceiverScope(); in BuildThisVariableLoad() local