Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp2448 GateRef iterResultClass = GetGlobalConstantValue(VariableType::JS_POINTER(), glue, in StringIteratorNext() local
2467 GateRef iterResultClass = GetGlobalConstantValue(VariableType::JS_POINTER(), glue, in StringIteratorNext() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp4807 JSHandle<JSHClass> iterResultClass = NewEcmaHClass(JSObject::SIZE, JSType::JS_OBJECT, proto); in CreateIteratorResultInstanceClass() local