Home
last modified time | relevance | path

Searched defs:PreventExtensions (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_namespace.cpp211 bool ModuleNamespace::PreventExtensions() in PreventExtensions() function in panda::ecmascript::ModuleNamespace
/arkcompiler/ets_runtime/ecmascript/
H A Djs_proxy.cpp220 bool JSProxy::PreventExtensions(JSThread *thread, const JSHandle<JSProxy> &proxy) in PreventExtensions() function in panda::ecmascript::JSProxy
H A Djs_tagged_value.cpp1270 bool JSTaggedValue::PreventExtensions(JSThread *thread, const JSHandle<JSTaggedValue> &obj) in PreventExtensions() function in panda::ecmascript::JSTaggedValue
H A Djs_object.cpp1555 bool JSObject::PreventExtensions(JSThread *thread, const JSHandle<JSObject> &obj) in PreventExtensions() function in panda::ecmascript::JSObject
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_object.cpp664 JSTaggedValue BuiltinsObject::PreventExtensions(EcmaRuntimeCallInfo *argv) in PreventExtensions() function in panda::ecmascript::builtins::BuiltinsObject

Completed in 13 milliseconds