Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc9256 Label done(this), if_jsfunction(this), if_jsgenerator(this); in GetCreationContext() local
9260 GotoIf(IsJSFunctionMap(function_map), &if_jsfunction); in GetCreationContext()
9269 BIND(&if_jsfunction); in GetCreationContext()