Home
last modified time | relevance | path

Searched defs:descriptors (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/assembler/tests/
H A Dassembler_emitter_test.cpp891 std::string descriptors; in HWTEST_F() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_object.cpp186 [[maybe_unused]] JSHandle<TaggedArray> descriptors = in ObjectDefineProperties() local
417 JSHandle<JSObject> descriptors = factory->NewJSObjectByConstructor(constructor); in GetOwnPropertyDescriptors() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp2261 GateRef descriptors = newBuilder.CreateEmptyObject(glue_); in GetOwnPropertyDescriptors() local

Completed in 8 milliseconds