Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dcontainers_stub_builder.cpp274 Label valueIsJSAPIHash(env); in ContainersHashCall() local
296 BRANCH(IsContainer(glue, *thisObj, type), &valueIsJSAPIHash, &valueNotJSAPIHash); in ContainersHashCall()
307 Jump(&valueIsJSAPIHash); in ContainersHashCall()
313 Bind(&valueIsJSAPIHash); in ContainersHashCall()