Searched defs:GetSendableModuleValueOuterInternal (Results 1 – 2 of 2) sorted by relevance
218 JSTaggedValue ModuleValueAccessor::GetSendableModuleValueOuterInternal(JSThread *thread, int32_t in… in GetSendableModuleValueOuterInternal() function in panda::ecmascript::ModuleValueAccessor
142 …static JSTaggedValue GetSendableModuleValueOuterInternal(JSThread *thread, int32_t index, JSTagged… in GetSendableModuleValueOuterInternal() function in panda::test::MockModuleValueAccessor