Searched defs:GetFunctionContext (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | bytecode-graph-builder.cc | 410 Node* BytecodeGraphBuilder::GetFunctionContext() { in GetFunctionContext() function in v8::internal::compiler::BytecodeGraphBuilder |
D | ast-graph-builder.cc | 489 Node* AstGraphBuilder::GetFunctionContext() { in GetFunctionContext() function in v8::internal::compiler::AstGraphBuilder |