Searched refs:SyscapCanIUse (Results 1 – 1 of 1) sorted by relevance
2800 shared_ptr<JsValue> SyscapCanIUse(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& … in SyscapCanIUse() function2822 global->SetProperty(runtime_, CAN_IUSE, runtime_->NewFunction(SyscapCanIUse)); in RegisterSyscapModule()