Home
last modified time | relevance | path

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

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