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