Home
last modified time | relevance | path

Searched defs:rightHandle (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_compare_op.cpp51 JSHandle<JSTaggedValue> rightHandle(thread, right); in EqualWithIC() local
80 JSHandle<JSTaggedValue> rightHandle(thread, right); in EqualWithIC() local
109 JSHandle<JSTaggedValue> rightHandle(thread, right); in EqualWithIC() local
126 JSHandle<JSTaggedValue> rightHandle(thread, right); in EqualWithIC() local
153 JSHandle<JSTaggedValue> rightHandle(thread, right); in EqualWithIC() local
170 JSHandle<JSTaggedValue> rightHandle(thread, right); in EqualWithIC() local
238 JSHandle<JSTaggedValue> rightHandle(thread, right); in Compare() local
256 JSHandle<JSTaggedValue> rightHandle(thread, right); in Compare() local
286 JSHandle<JSTaggedValue> rightHandle(thread, right); in Compare() local
295 JSHandle<JSTaggedValue> rightHandle(thread, right); in Compare() local
[all …]
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_symbol.cpp102 JSHandle<EcmaString> rightHandle(factory->NewFromASCII(")")); in SymbolDescriptiveString() local
110 JSHandle<EcmaString> rightHandle(factory->NewFromASCII(")")); in SymbolDescriptiveString() local