Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/compiler/
Djs-operator.h167 const Operator* CreateFunctionContext() { in CreateFunctionContext() function
Dast-graph-builder.cc1686 const Operator* op = javascript()->CreateFunctionContext(); in BuildLocalFunctionContext()