Home
last modified time | relevance | path

Searched refs:AllocateReceiver (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/ast/
Dscopes.h1187 V8_INLINE void AllocateReceiver();
Dscopes.cc2490 void DeclarationScope::AllocateReceiver() { in AllocateReceiver() function in v8::internal::DeclarationScope
2583 scope->AsDeclarationScope()->AllocateReceiver(); in AllocateVariablesRecursively()