Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc9294 is_function(this), is_bound_function(this), is_wrapped_function(this), in GetFunctionRealm() local
9305 GotoIf(IsJSBoundFunction(current_value), &is_bound_function); in GetFunctionRealm()
9326 BIND(&is_bound_function); in GetFunctionRealm()