Searched refs:GetFunctionType (Results 1 – 4 of 4) sorted by relevance
52 JSHandle<TSFunctionType> callbackType = GetFunctionType(); in UpdateForEachCBPara()128 JSHandle<TSFunctionType> funcType = GetFunctionType(); in GetFunctionName()
282 int64_t TypeRecorder::GetFunctionType(const std::string &functionStr) const in GetFunctionType() function in panda::es2panda::extractor::TypeRecorder290 ASSERT(GetFunctionType(functionStr) == functionIndex); in SetFunctionType()
99 int64_t GetFunctionType(const std::string &functionStr) const;
512 typeIndexShift_ = recorder_->GetFunctionType(functionStr); in HandleFuncNodeWithoutName()