Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_object.cpp195 [[maybe_unused]] JSHandle<TaggedArray> descriptors = in ObjectDefineProperties() local
420 JSHandle<JSObject> descriptors = factory->NewJSObjectByConstructor(constructor); in GetOwnPropertyDescriptors() local
/arkcompiler/runtime_core/assembler/tests/
Dassembler_emitter_test.cpp893 std::string descriptors; variable
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js35580 this.descriptors = []; property