Home
last modified time | relevance | path

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

/external/v8/src/
Dparser.cc3798 VariableProxy* get_proxy = factory()->NewVariableProxy( in ParseEagerFunctionBody() local
3801 get_proxy, assignment, Yield::kInitial, RelocInfo::kNoPosition); in ParseEagerFunctionBody()
3809 VariableProxy* get_proxy = factory()->NewVariableProxy( in ParseEagerFunctionBody() local
3813 Yield* yield = factory()->NewYield(get_proxy, undefined, Yield::kFinal, in ParseEagerFunctionBody()