Home
last modified time | relevance | path

Searched defs:closure_scope (Results 1 – 13 of 13) sorted by relevance

/external/v8/src/parsing/
Drewriter.cc18 Processor(uintptr_t stack_limit, DeclarationScope* closure_scope, in Processor()
32 Processor(Parser* parser, DeclarationScope* closure_scope, Variable* result, in Processor()
50 DeclarationScope* closure_scope() { return closure_scope_; } in closure_scope() function in v8::internal::Processor
371 DeclarationScope* closure_scope = scope->GetClosureScope(); in DECLARATION_NODE_LIST() local
405 bool Rewriter::Rewrite(Parser* parser, DeclarationScope* closure_scope, in Rewrite()
/external/v8/src/interpreter/
Dbytecode-generator.h176 inline DeclarationScope* closure_scope() const { return closure_scope_; } in closure_scope() function
/external/v8/src/debug/
Ddebug-scopes.cc537 Handle<JSObject> closure_scope = in MaterializeClosure() local
/external/v8/src/full-codegen/x64/
Dfull-codegen-x64.cc2659 DeclarationScope* closure_scope = scope()->GetClosureScope(); in PushFunctionArgumentForContextAllocation() local
/external/v8/src/compiler/
Dast-graph-builder.cc300 DeclarationScope* closure_scope = current_scope()->GetClosureScope(); in GetFunctionClosureForContext() local
/external/v8/src/full-codegen/ia32/
Dfull-codegen-ia32.cc2673 DeclarationScope* closure_scope = scope()->GetClosureScope(); in PushFunctionArgumentForContextAllocation() local
/external/v8/src/full-codegen/arm64/
Dfull-codegen-arm64.cc2791 DeclarationScope* closure_scope = scope()->GetClosureScope(); in PushFunctionArgumentForContextAllocation() local
/external/v8/src/full-codegen/x87/
Dfull-codegen-x87.cc2663 DeclarationScope* closure_scope = scope()->GetClosureScope(); in PushFunctionArgumentForContextAllocation() local
/external/v8/src/full-codegen/arm/
Dfull-codegen-arm.cc2737 DeclarationScope* closure_scope = scope()->GetClosureScope(); in PushFunctionArgumentForContextAllocation() local
/external/v8/src/full-codegen/mips/
Dfull-codegen-mips.cc2762 DeclarationScope* closure_scope = scope()->GetClosureScope(); in PushFunctionArgumentForContextAllocation() local
/external/v8/src/full-codegen/mips64/
Dfull-codegen-mips64.cc2767 DeclarationScope* closure_scope = scope()->GetClosureScope(); in PushFunctionArgumentForContextAllocation() local
/external/v8/src/full-codegen/s390/
Dfull-codegen-s390.cc2688 DeclarationScope* closure_scope = scope()->GetClosureScope(); in PushFunctionArgumentForContextAllocation() local
/external/v8/src/full-codegen/ppc/
Dfull-codegen-ppc.cc2746 DeclarationScope* closure_scope = scope()->GetClosureScope(); in PushFunctionArgumentForContextAllocation() local