Searched defs:Seal (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | circuit_builder_helper.cpp | 101 void Label::LabelImpl::Seal() in Seal() function in panda::ecmascript::kungfu::Label::LabelImpl |
| D | circuit_builder_helper.h | 123 inline void Seal() in Seal() function |
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| D | builtins_object.cpp | 694 JSTaggedValue BuiltinsObject::Seal(EcmaRuntimeCallInfo *argv) in Seal() function in panda::ecmascript::builtins::BuiltinsObject |
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ | ||
| D | builtins_object_test.cpp | 663 HWTEST_F_L0(BuiltinsObjectTest, Seal) in HWTEST_F_L0() argument |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | README.md | 4016 ### Seal subsection |
| D | jsnapi_expo.cpp | 2868 Local<JSValueRef> ObjectRef::Seal(const EcmaVM *vm) in Seal() function in panda::ObjectRef |