Searched refs:GetFunctionLabel (Results 1 – 3 of 3) sorted by relevance
49 panda::ecmascript::Label *label = GetFunctionLabel(id); in GetFunction()58 panda::ecmascript::Label* GetFunctionLabel(int id) const in GetFunctionLabel() function
82 Label *target = module_->GetFunctionLabel(id); in CallAssemblerStub()88 Label *target = module_->GetFunctionLabel(id); in BindAssemblerStub()
59 Label *target = module_->GetFunctionLabel(id); in CallAssemblerStub()65 Label *target = module_->GetFunctionLabel(id); in BindAssemblerStub()