Home
last modified time | relevance | path

Searched defs:intToTagged (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp834 BRANCH(IsIntRepInPropAttr(rep), &intToTagged, &exit); in IsUninitializedProperty() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp1040 BRANCH(IsIntRepInPropAttr(rep), &intToTagged, &exit); in JSObjectGetProperty() local
2398 BRANCH(IsIntRepInPropAttr(rep), &intToTagged, &exit); in LoadFromField() local

Completed in 22 milliseconds