Home
last modified time | relevance | path

Searched defs:object (Results 1 - 25 of 275) sorted by relevance

1234567891011

/arkcompiler/ets_runtime/test/moduletest/objectkeys/
H A Dobjectkeys.js[all...]
/arkcompiler/ets_runtime/test/moduletest/builtins/
H A Dbuiltinsobjectaddproperty.js
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H A Dref_updater.cpp24 ObjectHeader *BaseRefUpdater<LanguageConfig>::UpdateRefToMovedObject(ObjectHeader *object, ObjectHeader *ref, in UpdateRefToMovedObject() argument
31 void UpdateRemsetRefUpdater<LanguageConfig, NEED_LOCK>::Process(ObjectHeader *object, size_t offset, in Process() argument
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
H A Dcommon.h24 inline JsonObject ToJson(const T &object) in ToJson() argument
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
H A Dnumeric_id.h37 Expected<T, std::string> ParseNumericId(const JsonObject &object, const char *propertyName) in ParseNumericId() argument
/arkcompiler/ets_runtime/ecmascript/jobs/
H A Dmicro_job_queue.h29 static MicroJobQueue *Cast(TaggedObject *object) in Cast() argument
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_hashmap.h27 static JSAPIHashMap *Cast(TaggedObject *object) in Cast() argument
H A Djs_api_hashset.h25 static JSAPIHashSet *Cast(TaggedObject *object) in Cast() argument
H A Djs_api_tree_map.h29 static JSAPITreeMap *Cast(TaggedObject *object) in Cast() argument
H A Djs_api_tree_set.h29 static JSAPITreeSet *Cast(TaggedObject *object) in Cast() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_global_object.h25 static JSGlobalObject *Cast(TaggedObject *object) in Cast() argument
38 static GlobalPatch *Cast(TaggedObject *object) in Cast() argument
H A Djs_intl.h24 static JSIntl *Cast(TaggedObject *object) in Cast() argument
H A Djs_native_pointer.h29 static JSNativePointer *Cast(TaggedObject *object) in Cast() argument
H A Djs_realm.h24 static JSRealm *Cast(TaggedObject *object) in Cast() argument
H A Dmarker_cell.h27 static MarkerCell *Cast(TaggedObject *object) in Cast() argument
H A Djs_weak_container.h24 static JSWeakMap *Cast(TaggedObject *object) in Cast() argument
54 static JSWeakSet *Cast(TaggedObject *object) in Cast() argument
/arkcompiler/ets_runtime/test/fuzztest/objectrefsetprototype_fuzzer/
H A Dobjectrefsetprototype_fuzzer.cpp32 Local<ObjectRef> object = ObjectRef::New(vm_); in ObjectRefSetPrototypeFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/serializer/
H A Dbase_serializer-inl.h24 void BaseSerializer::SerializeObjectField(TaggedObject *object) in SerializeObjectField() argument
50 void BaseSerializer::SerializeTaggedObject(TaggedObject *object) in SerializeTaggedObject() argument
/arkcompiler/ets_runtime/test/fuzztest/copyableglobalsetandclearweak_fuzzer/
H A Dcopyableglobalsetandclearweak_fuzzer.cpp39 Local<ObjectRef> object = ObjectRef::New(vm); in CopyableGlobalSetandClearWeakFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluereftoobjectvalue_fuzzer/
H A Djsvaluereftoobjectvalue_fuzzer.cpp34 Local<ObjectRef> object = ObjectRef::New(vm); in JSValueRefToObjectValueFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/objectrefdelete_fuzzer/
H A Dobjectrefdelete_fuzzer.cpp34 Local<ObjectRef> object = ObjectRef::New(vm); in ObjectRefDeleteFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_shared_typed_array.h29 static JSSharedTypedArray *Cast(TaggedObject *object) in Cast() argument
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
H A Dmark_inline_module.cpp41 void MarkInlineModule::Mark(GlobalObject &object) in Mark() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_handle.h47 EtsObject *object = nullptr; in GetObjectHeader() local
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
H A Dnative_pointer.h37 static NativePointer *Cast(ObjectHeader *object) in Cast() argument

Completed in 8 milliseconds

1234567891011