Searched refs:SearchNativeMethodIndex (Results 1 – 2 of 2) sorted by relevance
123 size_t SearchNativeMethodIndex(void *nativePointer);
1705 index = SearchNativeMethodIndex(nativePointer); in NativePointerToEncodeBit()1714 size_t SnapshotProcessor::SearchNativeMethodIndex(void *nativePointer) in SearchNativeMethodIndex() function in panda::ecmascript::SnapshotProcessor